DisplayableAttributes
 
 
 

Specifies the database table columns to be displayed in labels.

Signature

object.DisplayableAttributes

object

LabelTemplate object

The object or objects this property applies to.

DisplayableAttributes

Variant (array of Strings); read-only

Indicates the table columns to be displayed in labels based on the specified LabelTemplate object.

Remarks

Displayable attributes can be set using the Format property of the LabelTemplate object.

See Also